Registry Guide for Windows Registry Guide for Windows
Part of the WinGuides Network
WinGuides Network and Software
Registry tweaks, tricks & hacks to optimize, enhance and secure Microsoft Windows.

Enable Remote Assistance (Windows XP)
Category: Home > Network > Internet and Remote Access

Download this tweak with Tweak Manager!This tweak can be easily applied using WinGuides Tweak Manager.
Download a free trial now!

The Remote Assistance feature is a convenient way for an administrator to remotely connect to a computer and with permission view the screen, move the mouse, use the keyboard and chat online.

Open you registry and find the key below.

To Enable Remote Assitance
Create or modify the following DWORD values:

  • AllowTSConnections set it to "1"
  • fDenyTSConnections set it to "0"
  • fAllowToGetHelp set it to "1"

    To Disable Remote Assitance
    Create or modify the following DWORD values:

  • AllowTSConnections set it to "0"
  • fDenyTSConnections set it to "1"
  • fAllowToGetHelp set it to "0"

    Restart Windows for the changes to take effect.

    Registry Editor Example
    |NameTypeData|
    |(Default)REG_SZ(value not set)|
    |AllowTSConnectionsREG_DWORD0x00000001 (1)|
    |fDenyTSConnectionsREG_DWORD0x00000000 (0)|
    |fAllowToGetHelpREG_DWORD0x00000001 (1)|
    -
    |HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server|
    -

    Settings:
    System Key: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server]
    Name: AllowTSConnections, fDenyTSConnections, fAllowToGetHelp
    Type: REG_DWORD (DWORD Value)

    Disclaimer: Modifying the registry can cause serious problems that may require you to reinstall your operating system. We cannot guarantee that problems resulting from modifications to the registry can be solved. Use the information provided at your own risk.

    Last Modified: January 29, 2003

  •  Return to Index Copyright © 1998-2003. All Rights Reserved.  License